home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / amos / amoslist-0195.lzh / AMOSLIST / text0256.txt < prev    next >
Encoding:
Text File  |  1995-02-01  |  1.7 KB  |  40 lines

  1. > On Mon, 30 Jan 1995, MenTaT - !Productions wrote:
  2. >  
  3. > Gday. You could always save them as IFF and import them into DPaint on 
  4. > the PC.  You may be able to save them as brushes in a different format, 
  5. > preferably one that is a chunky format. 
  6. Only if you buy Dpaint for the PC!
  7.  
  8. > However, there is another idea. There are a multitude of programs on the 
  9. > Amiga that will convert IFF files to C source code. You know, in the 
  10. > format of 0xffff, 0xf564 and that sort of stuff. This could be included 
  11. > easily in your C program. This still doesn't get around the problem of 
  12. > planar/chunky. 
  13.  
  14. Or a better idea - get hold of superview from aminet and use it to 
  15. convert to IFF pictures into windows BMP, or PCX files, then use a 
  16. PC program to convert the picture into C source, or include them the
  17. same way you normally include images on a PC.
  18.  
  19. > ps Why are you using C++ ? Whats wrong with C ;-)
  20. I won't give a list or I'll get thrown of the list for posting messages
  21. that are too long. I only GNU C++ on the amiga didn't think memory grew
  22. on trees....
  23.  
  24.  
  25.  
  26. +-------------------------+------------------------------------+
  27. |                         |    _____                           |
  28. | PAUL HICKMAN            |   /     \   ON A HOT SUMMER NIGHT  |
  29. | (ph@doc.ic.ac.uk)       |  /  O O  \  WOULD YOU  OFFER YOUR  |
  30. | DEPARTMENT OF COMPUTING | |    _    | THROAT  TO  THE  WOLF  |
  31. | IMPERIAL COLLEGE LONDON |  \  / \  /  WITH THE RED  ROSES ?  |
  32. |                         |   \_____/                          |
  33. +-------------------------+------------------------------------+
  34. Machines: Amiga 500  WB1.3 - 1mb Memory - External Disk Drive.
  35.           Amiga 1200 WB3.0 - 6mb Memory - 200Mb Hard Disk.
  36.  
  37.  
  38.